﻿2026-08-18T19:09:03.8150759Z ##[group]Run actions/checkout@v5
2026-08-18T19:09:03.8151152Z with:
2026-08-18T19:09:03.8151343Z   repository: SaberMage/spt-shell-notify
2026-08-18T19:09:03.8151562Z   path: .adapter-notify
2026-08-18T19:09:03.8153245Z   token: ***
2026-08-18T19:09:03.8153418Z   ssh-strict: true
2026-08-18T19:09:03.8153595Z   ssh-user: git
2026-08-18T19:09:03.8153771Z   persist-credentials: true
2026-08-18T19:09:03.8153949Z   clean: true
2026-08-18T19:09:03.8154139Z   sparse-checkout-cone-mode: true
2026-08-18T19:09:03.8154354Z   fetch-depth: 1
2026-08-18T19:09:03.8154519Z   fetch-tags: false
2026-08-18T19:09:03.8154700Z   show-progress: true
2026-08-18T19:09:03.8154874Z   lfs: false
2026-08-18T19:09:03.8155040Z   submodules: false
2026-08-18T19:09:03.8155215Z   set-safe-directory: true
2026-08-18T19:09:03.8155403Z   allow-unsafe-pr-checkout: false
2026-08-18T19:09:03.8155609Z env:
2026-08-18T19:09:03.8155918Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-32174970789-1-4ca14041bf784f1591bde92766b5a89a
2026-08-18T19:09:03.8156435Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-32174970789-1-4ca14041bf784f1591bde92766b5a89a
2026-08-18T19:09:03.8156872Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-32174970789-1-4ca14041bf784f1591bde92766b5a89a
2026-08-18T19:09:03.8157184Z ##[endgroup]
2026-08-18T19:09:03.9484920Z Syncing repository: SaberMage/spt-shell-notify
2026-08-18T19:09:03.9489759Z ##[group]Getting Git version info
2026-08-18T19:09:03.9490213Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-18T19:09:03.9853313Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-18T19:09:04.1502745Z git version 2.43.0.windows.1
2026-08-18T19:09:04.1528320Z ##[endgroup]
2026-08-18T19:09:04.1536670Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\13179c01-fb63-499d-b64a-8f7704c1d8bf\.gitconfig'
2026-08-18T19:09:04.1554858Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\13179c01-fb63-499d-b64a-8f7704c1d8bf' before making global git config changes
2026-08-18T19:09:04.1555427Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T19:09:04.1560413Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-18T19:09:04.3860936Z ##[group]Initializing the repository
2026-08-18T19:09:04.3866749Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-18T19:09:04.4993902Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-18T19:09:04.5017809Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-18T19:09:04.7407353Z ##[endgroup]
2026-08-18T19:09:04.7407938Z ##[group]Disabling automatic garbage collection
2026-08-18T19:09:04.7412666Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-18T19:09:04.9668931Z ##[endgroup]
2026-08-18T19:09:04.9669378Z ##[group]Setting up auth
2026-08-18T19:09:04.9675575Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-18T19:09:05.4764389Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-18T19:09:05.9625785Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T19:09:06.0676900Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-18T19:09:06.8496166Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T19:09:06.8797728Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-18T19:09:07.8873591Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-18T19:09:07.9902625Z ##[endgroup]
2026-08-18T19:09:07.9903201Z ##[group]Determining the default branch
2026-08-18T19:09:07.9904731Z Retrieving the default branch name
2026-08-18T19:09:08.5190117Z Default branch 'main'
2026-08-18T19:09:08.5190734Z ##[endgroup]
2026-08-18T19:09:08.5191209Z ##[group]Fetching the repository
2026-08-18T19:09:08.5197428Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-18T19:09:10.7118857Z From https://github.com/SaberMage/spt-shell-notify
2026-08-18T19:09:10.7119380Z  * [new branch]      main       -> origin/main
2026-08-18T19:09:10.7267024Z ##[endgroup]
2026-08-18T19:09:10.7267507Z ##[group]Determining the checkout info
2026-08-18T19:09:10.7268283Z ##[endgroup]
2026-08-18T19:09:10.7273508Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-18T19:09:10.7609252Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-18T19:09:10.7870181Z ##[group]Checking out the ref
2026-08-18T19:09:10.7875314Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-18T19:09:10.8804944Z branch 'main' set up to track 'origin/main'.
2026-08-18T19:09:10.8805390Z Reset branch 'main'
2026-08-18T19:09:10.8825325Z ##[endgroup]
2026-08-18T19:09:10.9107986Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-18T19:09:10.9356976Z ee2d37eadc730c0019e0af82d683074c509634a2
